174 research outputs found

    Security primitives for ultra-low power sensor nodes in wireless sensor networks

    Get PDF
    The concept of wireless sensor network (WSN) is where tiny devices (sensor nodes), positioned fairly close to each other, are used for sensing and gathering data from its environment and exchange information through wireless connections between these nodes (e.g. sensor nodes distributed through out a bridge for monitoring the mechanical stress level of the bridge continuously). In order to easily deploy a relatively large quantity of sensor nodes, the sensor nodes are typically designed for low price and small size, thereby causing them to have very limited resources available (e.g. energy, processing power). Over the years, different security (cryptographic) primitives have been proposed and refined aiming at utilizing modern processor’s power e.g. 32-bit or 64-bit operation, architecture such as MMX (Multi Media Extension) and etc. In other words, security primitives have targeted at high-end systems (e.g. desktop or server) in software implementations. Some hardware-oriented security primitives have also been proposed. However, most of them have been designed aiming only at large message and high speed hashing, with no power consumption or other resources (such as memory space) taken into considerations. As a result, security mechanisms for ultra-low power (<500µW) devices such as the wireless sensor nodes must be carefully selected or designed with their limited resources in mind. The objective of this project is to provide implementations of security primitives (i.e. encryption and authentication) suitable to the WSN environment, where resources are extremely limited. The goal of the project is to provide an efficient building block on which the design of WSN secure routing protocols can be based on, so it can relieve the protocol designers from having to design everything from scratch. This project has provided three main contributions to the WSN field. Provides analysis of different tradeoffs between cryptographic security strength and performances, which then provide security primitives suitable for the needs in a WSN environment. Security primitives form the link layer security and act as building blocks for higher layer protocols i.e. secure routing protocol. Implements and optimizes several security primitives in a low-power microcontroller (TI MSP430F1232) with very limited resources (256 bytes RAM, 8KB flash program memory). The different security primitives are compared according to the number of CPU cycles required per byte processed, specific architectures required (e.g. multiplier, large bit shift) and resources (RAM, ROM/flash) required. These comparisons assist in the evaluation of its corresponding energy consumption, and thus the applicability to wireless sensor nodes. Apart from investigating security primitives, research on various security protocols designed for WSN have also been conducted in order to optimize the security primitives for the security protocols design trend. Further, a new link layer security protocol using optimized security primitives is also proposed. This new protocol shows an improvement over the existing link layer security protocols. Security primitives with confidentiality and authenticity functions are implemented in the TinyMote sensor nodes from the Technical University of Vienna in a wireless sensor network. This is to demonstrate the practicality of the designs of this thesis in a real-world WSN environment. This research has achieved ultra-low power security primitives in wireless sensor network with average power consumption less than 3.5 µW (at 2 second packet transmission interval) and 700 nW (at 5 second packet transmission interval). The proposed link layer security protocol has also shown improvements over existing protocols in both security and power consumption.Dissertation (MEng (Computer Engineering))--University of Pretoria, 2008.Electrical, Electronic and Computer Engineeringunrestricte

    To Mask or Not to Mask

    Get PDF
    Reluctance to adopt mask-wearing as a preventive measure is widely observed in many Western societies since the beginning of the COVID-19 pandemics. This reluctance toward mask adoption, like any other complex social phenomena, will have multiple causes. Plausible explanations have been identified, including political polarization, skepticism about media reports and the authority of public health agencies, and concerns over liberty, amongst others. In this paper, we propose potential explanations hitherto unnoticed, based on the framework of epistemic injustice. We show how testimonial injustice and hermeneutical injustice may be at work to shape the reluctant mask adoption at both the societal and individual levels. We end by suggesting how overcoming these epistemic injustices can benefit the global community in this challenging situation and in the future

    Missing Teeth and Restoration Detection Using Dental Panoramic Radiography Based on Transfer Learning With CNNs

    Get PDF
    Common dental diseases include caries, periodontitis, missing teeth and restorations. Dentists still use manual methods to judge and label lesions which is very time-consuming and highly repetitive. This research proposal uses artificial intelligence combined with image judgment technology for an improved efficiency on the process. In terms of cropping technology in images, the proposed study uses histogram equalization combined with flat-field correction for pixel value assignment. The details of the bone structure improves the resolution of the high-noise coverage. Thus, using the polynomial function connects all the interstitial strands by the strips to form a smooth curve. The curve solves the problem where the original cropping technology could not recognize a single tooth in some images. The accuracy has been improved by around 4% through the proposed cropping technique. For the convolutional neural network (CNN) technology, the lesion area analysis model is trained to judge the restoration and missing teeth of the clinical panorama (PANO) to achieve the purpose of developing an automatic diagnosis as a precision medical technology. In the current 3 commonly used neural networks namely AlexNet, GoogLeNet, and SqueezeNet, the experimental results show that the accuracy of the proposed GoogLeNet model for restoration and SqueezeNet model for missing teeth reached 97.10% and 99.90%, respectively. This research has passed the Research Institution Review Board (IRB) with application number 202002030B0

    An Asynchronous Multi-Sensor Micro Control Unit for Wireless Body Sensor Networks (WBSNs)

    Get PDF
    In this work, an asynchronous multi-sensor micro control unit (MCU) core is proposed for wireless body sensor networks (WBSNs). It consists of asynchronous interfaces, a power management unit, a multi-sensor controller, a data encoder (DE), and an error correct coder (ECC). To improve the system performance and expansion abilities, the asynchronous interface is created for handshaking different clock domains between ADC and RF with MCU. To increase the use time of the WBSN system, a power management technique is developed for reducing power consumption. In addition, the multi-sensor controller is designed for detecting various biomedical signals. To prevent loss error from wireless transmission, use of an error correct coding technique is important in biomedical applications. The data encoder is added for lossless compression of various biomedical signals with a compression ratio of almost three. This design is successfully tested on a FPGA board. The VLSI architecture of this work contains 2.68-K gate counts and consumes power 496-ÎĽW at 133-MHz processing rate by using TSMC 0.13-ÎĽm CMOS process. Compared with the previous techniques, this work offers higher performance, more functions, and lower hardware cost than other micro controller designs

    A Classification and Prediction Hybrid Model Construction with the IQPSO-SVM Algorithm for Atrial Fibrillation Arrhythmia

    Get PDF
    Atrial fibrillation (AF) is the most common cardiovascular disease (CVD); and most existing algorithms are usually designed for the diagnosis (i.e.; feature classification) or prediction of AF. Artificial intelligence (AI) algorithms integrate the diagnosis of AF electrocardiogram (ECG) and predict the possibility that AF will occur in the future. In this paper; we utilized the MIT-BIH AF Database (AFDB); which is composed of data from normal people and patients with AF and onset characteristics; and the AFPDB database (i.e.; PAF Prediction Challenge Database); which consists of data from patients with Paroxysmal AF (PAF; the records contain the ECG preceding an episode of PAF); and subjects who do not have documented AF. We extracted the respective characteristics of the databases and used them in modeling diagnosis and prediction. In the aspect of model construction; we regarded diagnosis and prediction as two classification problems; adopted the traditional support vector machine (SVM) algorithm; and combined them. The improved quantum particle swarm optimization support vector machine (IQPSO-SVM) algorithm was used to speed the training time. During the verification process; the clinical FZU-FPH database created by Fuzhou University and Fujian Provincial Hospital was used for hybrid model testing. The data were obtained from the Holter monitor of the hospital and encrypted. We proposed an algorithm for transforming the PDF ECG waveform images of hospital examination reports into digital data. For the diagnosis model and prediction model trained using the training set of the AFDB and AFPDB databases; the sensitivity; specificity; and accuracy measures were 99.2% and 99.2%; 99.2% and 93.3%; and 91.7% and 92.5% for the test set of the AFDB and AFPDB databases; respectively. Moreover; the sensitivity; specificity; and accuracy were 94.2%; 79.7%; and 87.0%; respectively; when tested using the FZU-FPH database with 138 samples of the ECG composed of two labels. The composite classification and prediction model using a new water-fall ensemble method had a total accuracy of approximately 91% for the test set of the FZU-FPH database with 80 samples with 120 segments of ECG with three labels

    Caries and Restoration Detection Using Bitewing Film Based on Transfer Learning with CNNs

    Get PDF
    Caries is a dental disease caused by bacterial infection. If the cause of the caries is detected early; the treatment will be relatively easy; which in turn prevents caries from spreading. The current common procedure of dentists is to first perform radiographic examination on the patient and mark the lesions manually. However; the work of judging lesions and markings requires professional experience and is very time-consuming and repetitive. Taking advantage of the rapid development of artificial intelligence imaging research and technical methods will help dentists make accurate markings and improve medical treatments. It can also shorten the judgment time of professionals. In addition to the use of Gaussian high-pass filter and Otsu’s threshold image enhancement technology; this research solves the problem that the original cutting technology cannot extract certain single teeth; and it proposes a caries and lesions area analysis model based on convolutional neural networks (CNN); which can identify caries and restorations from the bitewing images. Moreover; it provides dentists with more accurate objective judgment data to achieve the purpose of automatic diagnosis and treatment planning as a technology for assisting precision medicine. A standardized database established following a defined set of steps is also proposed in this study. There are three main steps to generate the image of a single tooth from a bitewing image; which can increase the accuracy of the analysis model. The steps include (1) preprocessing of the dental image to obtain a high-quality binarization; (2) a dental image cropping procedure to obtain individually separated tooth samples; and (3) a dental image masking step which masks the fine broken teeth from the sample and enhances the quality of the training. Among the current four common neural networks; namely; AlexNet; GoogleNet; Vgg19; and ResNet50; experimental results show that the proposed AlexNet model in this study for restoration and caries judgments has an accuracy as high as 95.56% and 90.30%; respectively. These are promising results that lead to the possibility of developing an automatic judgment method of bitewing film

    Detection of Dental Apical Lesions Using CNNs on Periapical Radiograph

    Get PDF
    Apical lesions, the general term for chronic infectious diseases, are very common dental diseases in modern life, and are caused by various factors. The current prevailing endodontic treatment makes use of X-ray photography taken from patients where the lesion area is marked manually, which is therefore time consuming. Additionally, for some images the significant details might not be recognizable due to the different shooting angles or doses. To make the diagnosis process shorter and efficient, repetitive tasks should be performed automatically to allow the dentists to focus more on the technical and medical diagnosis, such as treatment, tooth cleaning, or medical communication. To realize the automatic diagnosis, this article proposes and establishes a lesion area analysis model based on convolutional neural networks (CNN). For establishing a standardized database for clinical application, the Institutional Review Board (IRB) with application number 202002030B0 has been approved with the database established by dentists who provided the practical clinical data. In this study, the image data is preprocessed by a Gaussian high-pass filter. Then, an iterative thresholding is applied to slice the X-ray image into several individual tooth sample images. The collection of individual tooth images that comprises the image database are used as input into the CNN migration learning model for training. Seventy percent (70%) of the image database is used for training and validating the model while the remaining 30% is used for testing and estimating the accuracy of the model. The practical diagnosis accuracy of the proposed CNN model is 92.5%. The proposed model successfully facilitated the automatic diagnosis of the apical lesion

    Tooth Position Determination by Automatic Cutting and Marking of Dental Panoramic X-ray Film in Medical Image Processing

    Get PDF
    This paper presents a novel method for automatic segmentation of dental X-ray images into single tooth sections and for placing every segmented tooth onto a precise corresponding position table. Moreover, the proposed method automatically determines the tooth’s position in a panoramic X-ray film. The image-processing step incorporates a variety of image-enhancement techniques, including sharpening, histogram equalization, and flat-field correction. Moreover, image processing was implemented iteratively to achieve higher pixel value contrast between the teeth and cavity. The next image-enhancement step is aimed at detecting the teeth cavity and involves determining the segment and points separating the upper and lower jaw, using the difference in pixel values to cut the image into several equal sections and then connecting each cavity feature point to extend a curve that completes the description of the separated jaw. The curve is shifted up and down to look for the gap between the teeth, to identify and address missing teeth and overlapping. Under FDI World Dental Federation notation, the left and right sides receive eight-code sequences to mark each tooth, which provides improved convenience in clinical use. According to the literature, X-ray film cannot be marked correctly when a tooth is missing. This paper utilizes artificial center positioning and sets the teeth gap feature points to have the same count. Then, the gap feature points are connected as a curve with the curve of the jaw to illustrate the dental segmentation. In addition, we incorporate different image-processing methods to sequentially strengthen the X-ray film. The proposed procedure had an 89.95% accuracy rate for tooth positioning. As for the tooth cutting, where the edge of the cutting box is used to determine the position of each tooth number, the accuracy of the tooth positioning method in this proposed study is 92.78%

    Integration, Launch, and First Results from IDEASSat/INSPIRESat-2 - A 3U CubeSat for Ionospheric Physics and Multi-National Capacity Building

    Get PDF
    The Ionospheric Dynamics and Attitude Subsystem Satellite (IDEASSat) is a 3U CubeSat carrying a Compact Ionospheric Probe (CIP) to detect ionospheric irregularities that can impact the usability and accuracy of global satellite navigation systems (GNSS), as well as satellite and terrestrial over the horizon communications. The spacecraft was developed by National Central University (NCU) in Taiwan, with additional development and operational support from partners in the International Satellite Program in Science and Education (INSPIRE) consortium. The spacecraft system needed to accommodate these mission objectives required three axis attitude control, dual band communications capable of supporting both tracking, telemetry and command (TT&C) and science data downlink, as well as flight software and ground systems capable of supporting the autonomous operation and short contact times inherent to a low Earth orbit mission developed on a limited university budget with funding agency-imposed constraints. As the first spacecraft developed at NCU, lessons learned during the development, integration, and operation of IDEASSat have proven to be crucial to the objective of developing a sustainable small satellite program. IDEASSat was launched successfully on January 24, 2021 aboard the SpaceX Falcon 9 Transporter 1 flight. and successfully began operations, demonstrating power, thermal, and structural margins, as well as validation of uplink and downlink communications functionality, and autonomous operation. A serious anomaly occurred after 22 days on orbit when communication with the spacecraft were abruptly lost. Communication was re-established after 1.5 months for sufficient time to downlink stored flight data, which allowed the cause of the blackout to be identified to a high level of confidence and precision. In this paper, we will report on experiences and anomalies encountered during the final flight model integration and delivery, commissioning, and operations. The agile support from the international amateur radio community and INSPIRE partners were extremely helpful in this process, especially during the initial commissioning phase following launch. It is hoped that the lessons learned reported here will be helpful for other university teams working to develop spaceflight capacity
    • …
    corecore